home *** CD-ROM | disk | FTP | other *** search
/ PD Collection CD 1 / PD Collection CD 1.iso / textual / tex / files / !preview / RCS / c / version < prev   
Encoding:
Text File  |  1990-07-18  |  441 b   |  46 lines

  1. head     1.2;
  2. branch   ;
  3. access   ;
  4. symbols  ;
  5. locks    gtoal:1.2;
  6. comment  @ * @;
  7.  
  8.  
  9. 1.2
  10. date     91.03.02.13.59.32;  author gtoal;  state Exp;
  11. branches ;
  12. next     1.1;
  13.  
  14. 1.1
  15. date     91.03.02.13.56.22;  author gtoal;  state Exp;
  16. branches ;
  17. next     ;
  18.  
  19.  
  20. desc
  21. @Initial release
  22. @
  23.  
  24.  
  25. 1.2
  26. log
  27. @IAY's upgrade
  28. @
  29. text
  30. @/* c.version */
  31.  
  32. #include "linkcount.h"
  33.  
  34. char *version_string = VERSION_STRING;
  35.  
  36. /* EOF */
  37. @
  38.  
  39.  
  40. 1.1
  41. log
  42. @Initial revision
  43. @
  44. text
  45. @@
  46.